[PATCH] Remove dependency on BitArray.h from zxing-1.2.0
authorBrett T. Warden <brett.t.warden@intel.com>
Fri, 2 Dec 2022 20:06:35 +0000 (12:06 -0800)
committerRene Engelhard <rene@debian.org>
Thu, 1 Aug 2024 12:33:25 +0000 (12:33 +0000)
commit84a8f99aba84af0dbe6cd9b3b01c6e112ece84b6
tree83007c291089ebbda4b7a95d9e51ba0d2695b7ce
parent30c9cb21ff5d1a339846db6e32dc20350984ee3e
[PATCH] Remove dependency on BitArray.h from zxing-1.2.0

In zxing-1.4.0, numerous headers are no longer public. Rework the
ConvertToSVGFormat method so it uses bitmatrix.get instead of
bitmatrix.getRow, similar to the ToSVG method in zxing itself.

See https://github.com/zxing-cpp/zxing-cpp/issues/361

Gbp-Pq: Name 0004-Remove-dependency-on-BitArray.h-from-zxing-1.2.0.patch
cui/source/dialogs/QrCodeGenDialog.cxx